home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 May
/
PCWorld_2007-05_cd.bin
/
v cisle
/
mediaportal
/
Setup.msi
/
_7D70CA33C218362F815E9756880A9F01
/
_06390A36CD524FA0B3B83DC1859DE7F3
< prev
next >
Wrap
Extensible Markup Language
|
2006-12-21
|
3KB
|
98 lines
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<window>
<id>3000</id>
<defaultcontrol>2</defaultcontrol>
<controls>
<control>
<description>play time label</description>
<type>label</type>
<id>2</id>
<posX>360</posX>
<posY>626</posY>
<label>#currentplaytime</label>
<align>left</align>
<font>font72</font>
<textcolor>20ffffff</textcolor>
<animation effect="fade" time="500">WindowClose</animation>
<animation effect="fade" time="250">WindowOpen</animation>
</control>
<control>
<description>play logo</description>
<type>image</type>
<id>3</id>
<posX>37</posX>
<posY>528</posY>
<texture>logo_play.png</texture>
<animation effect="fade" time="500">WindowClose</animation>
<animation effect="fade" time="250">WindowOpen</animation>
</control>
<control>
<description>Pause logo</description>
<type>image</type>
<id>4</id>
<posX>36</posX>
<posY>525</posY>
<texture>logo_pause.png</texture>
<animation effect="fade" time="500">WindowClose</animation>
<animation effect="fade" time="250">WindowOpen</animation>
</control>
<control>
<description>FF logo</description>
<type>image</type>
<id>7</id>
<posX>18</posX>
<posY>528</posY>
<texture>logo_fastforward.png</texture>
<animation effect="fade" time="500">WindowClose</animation>
<animation effect="fade" time="250">WindowOpen</animation>
</control>
<control>
<description>RW logo</description>
<type>image</type>
<id>8</id>
<posX>18</posX>
<posY>528</posY>
<texture>logo_rewind.png</texture>
<animation effect="fade" time="500">WindowClose</animation>
<animation effect="fade" time="250">WindowOpen</animation>
</control>
<control>
<description>scrolling info label</description>
<type>fadelabel</type>
<width>180</width>
<height>40</height>
<posX>170</posX>
<posY>705</posY>
<font>font13</font>
<label>#Play.Current.Title\r#Play.Current.Genre\r#Play.Current.Year\r#Play.Current.Director</label>
<animation effect="fade" time="500">WindowClose</animation>
<animation effect="fade" time="250">WindowOpen</animation>
<id>5</id>
</control>
<control>
<description>video rectangle</description>
<type>image</type>
<id>0</id>
<posX>142</posX>
<posY>532</posY>
<width>214</width>
<height>178</height>
<texture>playback_background.png</texture>
<animation effect="fade" time="500">WindowClose</animation>
<animation effect="fade" time="250">WindowOpen</animation>
</control>
<control>
<description>video preview window</description>
<type>videowindow</type>
<id>1</id>
<posX>157</posX>
<posY>546</posY>
<width>180</width>
<height>144</height>
<action>18</action>
<textureFocus>tv_green_border.png</textureFocus>
<animation effect="fade" time="500">WindowClose</animation>
<animation effect="fade" time="250">WindowOpen</animation>
</control>
</controls>
</window>